/*common*/
@font-face {
  font-family: "iconfont";
  src: url('iconfont.eot?t=1543905052284');
  /* IE9*/
  src: url('iconfont.eot?t=1543905052284#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAT8AAsAAAAAB3gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8pUi+Y21hcAAAAYAAAABhAAABnLRtHaxnbHlmAAAB5AAAARAAAAEwN/AfK2hlYWQAAAL0AAAALwAAADYTd8QyaGhlYQAAAyQAAAAcAAAAJAfeA4VobXR4AAADQAAAAA4AAAAQEAAAAGxvY2EAAANQAAAACgAAAAoA8gB6bWF4cAAAA1wAAAAfAAAAIAERAEBuYW1lAAADfAAAAUUAAAJtPlT+fXBvc3QAAATEAAAAOAAAAEmH55RceJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeST3bxdzwv4EhhnkSw1SgMCNIDgDumAzeeJztkLENgDAMBM9JQBFiAmagRMySmooZM5DXCI5DwRC8dZb9slw8MAHR2I0EciN0XeaK+5HF/cRpe7YKoJsWra19J5f4RfYp9M8y82v1frxb7KkNesZaBp5rHRAffp8V2gAAAHicTY69SsNQGIa/N8eTkEilJX+04E9aTKiDQpImOFgnO+vQK9BN0Eswg0PqUFpvxNFBDQW9CbOUOjm79+hJRfAbXp4X3gc+YkTfN2vEMlonlyIi7lOQUOqQqxLbgLYFt490H8x1LLV9AE1t+/ExAj9Owm2kSehYmkKlmHMOryzhcS7mZbHkfFmscprrZtPIc6Nl6qNfHlWc/d9Lnz39GTLFSW40TT0f6Warciu+q5jkQf58yXbZPdVkUTXVT3X4iQvHYo3FR3zaxURcdc9ivJkYlO/BMMItptEwEH37cOUTsUfli+qydHo19KLQtjqe7e006sr1g8iQvSw+xQAFjpTz8Ww2fn69wCb2fgDBiFA4eJxjYGRgYADiw2L/y+P5bb4ycLMwgMANHQcZBP0/m4WBeRKQy8HABBIFAAzUCM0AeJxjYGRgYG7438AQw8IAAkCSkQEVsAAARwoCbXicY2FgYGBBwgAAsAARAAAAAAAAAFoAegCYAAB4nGNgZGBgYGEwYWBmAAEmIOYCQgaG/2A+AwAODwFSAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgIWRiZGZkYWRlYEtvTQxLymTNzFTN7GoKL9cNyW/PI+tKLWktCiPgQEAp3wKWQ==') format('woff'),
    url('iconfont.ttf?t=1543905052284') format('truetype'),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('iconfont.svg?t=1543905052284#iconfont') format('svg');
  /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi:before {
  content: "\e61a";
}

.icon-ai-arrow-down:before {
  content: "\e658" !important;
}

.icon-return:before {
  content: "\e6ba";
}

.clear-both {
  clear: both;
}

.display-none {
  display: none !important;
}

/*header.html*/
#header {
  /* position: relative; */
  position: fixed;
  top: 0;
  left: 0;
  height: 0.99rem;
  width: 100%;
  background: #fff;
  padding: 0 39px;
  z-index: 1100;
  box-shadow: 0 1px 2px #c0d9f1;
}

.header-inner {
  height: 100%;
  width: 100%;
  position: relative;
}

.header-left {
  float: left;
  position: relative;
  top: 50%;
  left: 0;
  margin-top: -31.5px;
  height: 63px;
}

.m-header-logo {
  display: none;
}

.header-tel-m {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -0.2rem;
  right: 0.6rem;
  width: 0.4rem;
  height: 0.4rem;
}

.header-center {
  float: left;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.header-nav {
  height: 100%;
  margin: 0;
  padding: 0;
}

.header-nav li {
  float: left;
  list-style-type: none;
  height: 100%;
}

.header-nav li a {
  display: block;
  height: 100%;
  padding: 0 20px;
  line-height: 99px;
  color: #03437c;
  font-size: 18px;
  text-decoration: none;
}

.header-nav li a:hover {
  color: #fff;
  background: #005bac;
}

.header-nav-active {
  color: #fff !important;
  background: #005bac !important;
}

.header-nav li:hover .header-subnav {
  display: block;
}

.header-nav li:hover {
  background: #03437c;
}

.header-nav li:hover a {
  color: #fff;
}

.header-subnav {
  display: none;
  padding: 0;
  background: #03437c;
}

.header-subnav li {
  float: none;
}

.header-subnav li a {
  padding: 0 20px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}

.header-right {
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20.5px;
  height: 41px;
}

/*hamburger*/
.hamburger {
  display: none;
  position: relative;
  top: 50%;
  margin-top: -0.15rem;
  width: 0.4rem;
  height: 0.3rem;
  cursor: pointer;
  float: right;
}

.hamburger .line {
  display: block;
  width: 100%;
  height: 0.04rem;
  border-radius: 0.04rem;
  background-color: #005bac;
  margin-bottom: 0.08rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#hamburger-1.active .line:nth-child(1) {
  transform: translateY(0.12rem) rotate(45deg);
}

#hamburger-1.active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-1.active .line:nth-child(3) {
  transform: translateY(-0.12rem) rotate(-45deg);
}

/*pop-menu*/
#VerticalMenu-bg {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #005bac;
  z-index: 1103;
}

.VerticalMenu {
  display: none;
  height: auto;
  width: 100%;
  cursor: pointer;
  position: absolute;
  z-index: 998;
}

.VerticalMenu>div {
  width: 100%;
  float: left;
}

.VerticalMenu>div>div:first-child {
  height: 0.8rem;
  background: #005bac;
  line-height: 0.8rem;
  padding-right: 10px;
  border-bottom: 1px solid #fff;
  text-align: left;
}

.VerticalMenu>div>div:first-child>i:last-child {
  line-height: 0.8rem !important;
  float: right;
  transform: rotate(0deg);
  transition: transform 0.4s linear;
}

.VerticalMenu>div>div:last-child {
  width: 100%;
  display: none;
}

.VerticalMenu>div>div:last-child>div {
  background: #005AF1;
  transition: background-color 0.1s linear;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
}

.VerticalMenu>div:last-child::after {
  display: block;
  clear: both;
}

.parent-menu-a {
  padding-left: 0.5rem;
  height: 100%;
  color: #fff;
  font-size: 0.28rem;
}

.child-menu-a div span {
  padding-left: 1rem;
  color: #fff;
  font-size: 0.24rem;
}

.icon-ai-arrow-down {
  color: #fff;
}

/*banner.html*/
.index-banner {
  height: 5.6rem !important;
  margin-top: 0.99rem;
}

#banner {
  width: 100%;
  /* height: 3.82rem; */
}

.banner-inner {
  width: 100%;
  height: 5rem;
  margin-top: 0.99rem;
}

#banner .item {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#banner .swiper-btn {
  display: none;
}

#banner .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

#banner .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

/*footer*/
#footer {
  min-height: 0.57rem;
  height: auto;
  width: 100%;
  padding: 0 0.39rem;
  box-sizing: border-box;
  border-top: 1px solid #005bac;
  background: #f4f4f4;
  font-size: 0.16rem;
  line-height: 0.57rem;
}
/*
.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
}
*/

#footer div,
#footer div a {
  font-size: 12px;
  color: #666666;
  line-height: 57px;
}

.footer-left {
  float: left;
}

.footer-right {
  float: right;
}

.nx-site {
  text-decoration: none !important;
}

/*index-introduction*/
#introduction {
  /* position: relative;
  left: 50%;
  margin-left: -725px; */
  margin: 0 auto;
  width: 1450px;
  height: 162px;
  padding: 0;
}

#introduction li {
  float: left;
  width: 362.5px;
  height: 100%;
  cursor: pointer;
  list-style-type: none;
}

#introduction .item {
  position: relative;
  top: 50%;
  margin-top: -45px;
  height: 90px;
  box-sizing: border-box;
  border-left: 1px dashed #c9dced;
  border-right: 1px dashed #c9dced;
}

.introduction-img {
  position: relative;
  left: 50%;
  margin-left: -24.5px;
  width: 45px;
}

.introduction-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  color: #005bac;
  text-align: center;
}

#introduction .item .items-active {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  width: 140px;
  height: 90px;
  text-align: center;
  box-sizing: border-box;
  border-left: 1px dashed #c9dced;
  border-right: 1px dashed #c9dced;
}

#introduction .item .introduction-title-active {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.introduction-content {
  display: none;
  position: relative;
  margin-left: 170px;
  float: left;
  width: 320px;
  height: 90px;
}

.introduction-content a:hover {
  text-decoration: none;
}

.introduction-content-horn {
  width: 80%;
  height: 100%;
}

.introduction-content-horn ul {
  margin: 0;
  padding: 10px 0 0 0;
}

.introduction-content-horn ul li {
  width: 48% !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}

.introduction-content .horn {
  color: #b8d9f9;
}

.introduction-content .horn:hover {
  color: #fff;
}

.introduction-content .title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-left: 2px solid #fff;
  padding-left: 10px;
}

.introduction-content .info {
  padding-top: 10px;
  font-size: 14px;
  color: #b8d9f9;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.introduction-content .info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*introduction-m*/
#introduction-m {
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  z-index: 1101;
  margin: 0;
}

#introduction-m li {
  float: left;
  list-style-type: none;
  width: 50%;
  padding: 0.4rem 0;
  text-align: center;
}

#introduction-m li .title {
  font-size: 0.14rem;
  color: #005bac;
  line-height: 30px;
}

#introduction-m .infos {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  height: 50%;
  background: #999;
  text-align: left;
  padding: 0.9rem 0.1rem;
  color: #fff;
}

#introduction-m .infos .icon-guanbi {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 30px;
}

#introduction-m .overflow-box {
  height: 100%;
  overflow-y: scroll;
}

#introduction-m .item {
  margin-top: 30px;
}

#introduction-m .item:first-child {
  margin-top: 0;
}

#introduction-m .main-title {
  font-size: 0.3rem;
  border-left: 0.03rem solid #fff;
  padding-left: 0.08rem;
}

#introduction-m .content {
  margin-top: 10px;
  line-height: 24px;
  font-size: 0.22rem;
}

.icon-guanbi {
  display: none;
  position: fixed;
  top: 50.1%;
  right: 0.1rem;
  z-index: 1000;
  font-size: 0.5rem;
  color: #fff;
  z-index: 1102;
}

/*index-horn.html*/
.horn {
  position: relative;
  /*left: 50%;
  margin-left: -725px; */
  margin: 0 auto;
  width: 1450px;
  height: 0.75rem;
  padding: 0;
  line-height: 0.75rem;
}

.horn-logo {
  float: left;
  /* position: absolute;
  top: 50%;
  margin-top: -0.11rem; */
  position: relative;
  top: 0.26rem;
  height: 0.22rem;
}

.horn {
  width: 90%;
}

.time-m,
.time-d {
  color: #43aeec;
}

.time-m {
  font-size: 0.2rem;
  float: left;
}

.time-d {
  font-size: 0.18rem;
  float: left;
  padding-right: 15px;
}

.horn-content {
  width: 66%;
  color: #00549f;
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#horn .swiper-slide a {
  text-decoration: none;
}

/*footer-inner.html*/
#footer-inner {
  height: auto;
  background-image:url('https://www.lonsun.net/static/117/119/template/default/images/footer-bg.jpg');
  background-position:center;
  background-repeat:repeat;

}

#footer-inner .top {
  height: auto;
  width: 100%;
  /*background: #f4f4f4;*/
  padding: 0.25rem 0.39rem;
  color: #fff;
}

#footer-inner .top .left {
  width: auto;
  float: left;
}

#footer-inner .center {
  float: left;
  margin-left: 100px;
}

#footer-inner .footer-menu {
  padding: 0;
}

#footer-inner .footer-menu li {
  float: left;
  list-style-type: none;
}

#footer-inner .footer-menu li a {
  padding: 0 0.3rem;
  font-size: 0.16rem;
  text-decoration: none;
  color: #03437c;
}

#footer-inner .footer-submenu {
  padding: 0;
  margin-top: 0.1rem;
}

#footer-inner .footer-submenu li {
  float: none;
  border: none;
}

#footer-inner .footer-submenu li a {
  font-size: 0.14rem;
  color: #999;
  line-height: 30px;
}

#footer-inner .top .right {
  float: right;
}

#footer-inner .top .right .contact {
  text-align: right;
  float: left;
  margin-right: 0.2rem;
  font-size: 14px;
  color: #668aaa;
}

#footer-inner .top .right .contact div:first-child {
  margin-top: 0;
}

#footer-inner .top .right .contact div {
  margin-top: 8px;
}

#footer-inner .top .right .qr-code {
  float: right;
}

#footer-inner .top .right .qr-code:nth-child(2) {
  margin-right: 0.2rem;
}

#footer-inner .top .right .qr-text {
  text-align: center;
  line-height: 30px;
}

#footer-inner .bottom {
  min-height: 0.57rem;
  height: auto;
  width: 100%;
  padding: 0.18rem 0.39rem;
  box-sizing: border-box;
  border-top: 1px solid #005bac;
  /*background: #f4f4f4;*/
  font-size: 0.16rem;
  line-height: 0.2rem;
}

#footer-inner .bottom div,
#footer-inner .bottom div a {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.2rem;
}

#footer-inner .bottom .footer-left {
  float: left;
}

#footer-inner .bottom .footer-right {
  float: right;
}

/*inner-nav.html*/
#inner-nav {
  position: relative;
  padding: 0 0.1rem 10px;
  margin: 0 auto;
  display: inline-block;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 999;
}

#inner-nav li {
  float: left;
  list-style-type: none;
  text-align: center;
  position: relative;
}

#inner-nav li a {
  display: block;
  position: relative;
  z-index: 999;
  margin: -0.45rem 0.3rem 0;
  font-size: 0.2rem;
  color: #fff;
  height: 0.9rem;
  width: 0.9rem;
  background: #d1d1d1;
  padding: 0.18rem;
  text-decoration: none;
  border-radius: 50%;
}

#inner-nav li a:hover {
  background: #005bac;
  color: #fff;
}

.inner-nav-active {
  background: #005bac !important;
  color: #fff !important;
}

/*text-content.html*/
#text-content {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 0.4rem 0;
  /* text-align: center; */
}

#text-content .content {
  padding: 0 0 0.6rem 0;
}

#text-content .back {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -67px;
  width: 134px;
  height: 41px;
  color: #96bbdd;
  border: 1px solid #96bbdd;
  border-radius: 8px;
  text-align: center;
  line-height: 41px;
  font-size: 16px;
  text-decoration: none;
}

/*news-list.html*/
#news-list {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
}

#news-list li {
  list-style-type: none;
  margin-top: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #999;
  padding-bottom: 0.2rem;
}

#news-list li:first-child {
  margin-top: 0;
}

#news-list li a {
  text-decoration: none;
  display: block;
}

#news-list .time {
  width: 1.6rem;
  height: 1rem;
  background: #72a9d9;
  color: #fff;
  text-align: center;
  float: left;
}

#news-list .time-d-m {
  line-height: 0.7rem;
  font-size: 0.38rem;
}

#news-list .time-y {
  line-height: 0rem;
  font-size: 0.28rem;
}

#news-list .content {
  position: relative;
  height: 0.93rem;
  padding: 0.1rem 0;
  margin-left: 1.8rem;
}

#news-list .content .main-title {
  font-size: 0.2rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#news-list .content .sub-title {
  position: absolute;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/*news-detail.html*/
#news-detail {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  padding: 40px 0 80px 0;
}

#news-detail .back {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  color: #367ebe;
}

#news-detail .back a {
  text-decoration: none;
}

#news-detail .content-box {
  padding: 0.4rem 0 0 0;
  /* text-align: center; */
}

#news-detail .content-box .main-title {
  font-size: 22px;
  color: #03437c;
  text-align: center;
}

#news-detail .content-box .time {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  text-align: center;
}

#news-detail .content-box .content {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}

#news-detail .content-box .content p span,
#news-detail .content-box .content p {
 /* text-indent: 3em !important; */
 text-indent: 3em;
}

#news-detail .content-box .content p strong span {
  /* font-family: "微软雅黑" !important; */
  text-indent: -3em !important;
  margin-left: -40px;
}

#news-detail .page {
  margin-top: 10px;
}

#news-detail .page a {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}

#news-detail .page .prev {
  float: left;
}

#news-detail .page .next {
  float: right;
}

#news-detail .content p span img {
  width: 5.7rem !important;
  height: 3.64rem !important;
}

#news-detail .content p img {
  width: 5.7rem !important;
  /* height: 3.64rem !important;*/
}

/*charity-list.html*/
#charity-list {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
}

#charity-list li {
  list-style-type: none;
  margin-top: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0efef;
  padding-bottom: 20px;
}

#charity-list li a {
  text-decoration: none;
}

#charity-list .img {
  width: 240px;
  height: 161px;
  background: #999;
  float: left;
  overflow: hidden;
}

#charity-list .img img {
  width: 100%;
  height: 100%;
}

#charity-list .content {
  position: relative;
  height: 161px;
  padding: 10px 0;
  margin-left: 270px;
}

#charity-list .content .main-title {
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#charity-list .content .sub-title {
  position: absolute;
  top: 8vh;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/*page*/
.page {
  position: relative;
  margin: 30px auto;
  display: inline-block;
  left: 50%;
  transform: translate(-50%, 0);
}

.page .prev,
.page .num,
.page .next {
  border: 1px solid #939393;
  float: left;
  margin: 0 5px;
  padding: 5px 10px;
}

.page div a {
  color: #939393;
  text-decoration: none;
}

.page-active {
  border: 1px solid #005bac !important;
  background: #005bac;
  color: #fff !important;
}

/*contact.html*/
#contact {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
  text-align: center;
}

/*slide.html*/
#slide {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
}

#slide li {
  list-style-type: none;
  width: 30%;
  height: 260px;
  float: left;
  margin: 0 1.65% 70px;
  cursor: pointer;
  text-align: center;
}

#slide li .img {
  height: 100%;
  width: 100%;
}

#slide li .title {
  font-size: 16px;
  padding-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.slide-close {
  position: fixed !important;
  z-index: 1000;
  top: 8%;
  right: 10%;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

#lbClose.grey {
  margin-right: -6px;
}

#lbDetails {
  padding-top: 0.1rem !important;
}

.slide-page {
  width: 100%;
  height: auto;
}

/*job.html*/
#job {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
}

#job #accordion a {
  width: 100%;
  height: 50px;
  display: block;
  text-decoration: none;
  line-height: 50px;
  padding-left: 0.1rem;
}

.panel-title {
  height: 100% !important;
}

#job #accordion a:hover {
  color: #005bac;
}

.apply-job {
  position: relative;
  left: 50%;
  margin-left: -40px;
  width: 80px !important;
  border: 1px solid #005bac;
  padding: 5px 10px;
  text-align: center;
}

#job .panel-collapse {
  padding-bottom: 20px;
}

#job .panel-body {
  padding: 10px 20px 30px;
}

/*job-table*/
#job-table {
  position: relative;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: auto;
  padding: 40px 0;
}

.job-name {
  font-size: 16px;
}

#job-table .input-group {
  margin-top: 20px;
}

#job-table .apply-job {
  margin-top: 30px;
  border-radius: 5px;
  text-decoration: none;
}

#job-table .apply-job:hover {
  background: #005bac;
  color: #fff;
}

/*banner-inner-title*/
.banner-title {
  position: absolute;
  z-index: 1000;
  height: 0.9rem;
  width: 100%;
  top: 50%;
  margin-top: -0.45rem;
  color: #fff;
  text-align: center;
}

.banner-title .cn {
  font-size: 0.36rem;
}

.banner-title .en {
  font-size: 0.18rem;
}

/*loading*/
.loading {
  position: absolute;
  height: 66px;
  width: 66px;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -33px;
  background-image: url("../images/loading.gif");
  background-repeat: no-repeat;
}

#loadingDiv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10002;
}

/*job-table.html*/
.sex-group {
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 4px;
}

#jobName {
  border: none;
}

/*page-detail.html*/
.page-detail {
  margin-top: 20px;
}

.page-detail div a {
  font-size: 0.14rem;
  color: #a0a0a0;
  text-decoration: none;
  width: 100px;
}

.page-detail div a:hover {
  color: #005bac;
}

.page-detail .prev {
  float: left;
}

.page-detail .next {
  float: right;
}

.page-detail .none {
  cursor: pointer;
  pointer-events: none;
}


.about-a:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: drop-shadow(#004b8d);
}

/* banner-m */
.banner-m {
  display: none;
}

#lbHoverNav {
  width: 10% !important;
}

.panel-heading {
  padding: 0 !important;
}

#news-detail .content-box .content p span img {
  display: inline-block;
  height: auto !important;
  margin-left: -40px;
}